gtk-demo: Use dispose instead of destroy
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 May 2020 20:57:28 +0000 (16:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 May 2020 22:25:29 +0000 (18:25 -0400)
commit84944f1c6381e164dc1f04d8a9979ce05e4a5e79
tree7917a9ae70ef617c51b677f127065c80ed1372ab
parent1086acce9294510b55ed64a179ae5abd774b89b7
gtk-demo: Use dispose instead of destroy

The destroy vfunc is going away.
demos/gtk-demo/application.c
demos/gtk-demo/constraints.c
demos/gtk-demo/constraints2.c
demos/gtk-demo/constraints3.c